home *** CD-ROM | disk | FTP | other *** search
/ FishMarket 1.0 / FishMarket v1.0.iso / fishies / 076-100 / disk_097 / shm / shm_readme < prev    next >
Text File  |  1992-05-06  |  1KB  |  23 lines

  1.        SHM V1.42 Copyright 1987 C.Ediss. All Rights Reserved.
  2.  
  3. SHM approximately simulates the motion of two interacting pendulums.
  4. It was written as an exercise in learning Lattice C Version 3.1 and
  5. Intuition on the Amiga.
  6.   You are welcome to share it with your friends but please include
  7. all 19 files listed below so everyone has the full kit.
  8.  
  9. shm  shm.c  shm.o  shm.lnk  shm.info  shm_defines   shm_readme
  10. shm_cycle_time.c shm_cycle_time.o   shm_future.c    shm_future.o
  11. shm_manual.c     shm_manual.o    shm_menu.c         shm_menu.o
  12. shm_palette.c    shm_palette.o   shm_parameters.c   shm_parameters.o
  13.  
  14. I linked all these together with the standard Lattice setup using:-
  15.  
  16. blink lib:c.o,shm.o,shm_menu.o,shm_manual.o,shm_future.o,
  17.               shm_cycle_time.o,shm_parameters.o,shm_palette.o to shm 
  18.               lib lib:lcm.lib,lib:lc.lib,lib:amiga.lib
  19.                                                   
  20.         typed all on one line (or execute shm.lnk).
  21.  
  22. Chris Ediss - 792 Birch Ave, Sherwood Park, Alberta, Canada, T8A 1X1
  23.